.center{
    display: flex;
    height: 300px;
}

.center img {
    margin: auto;
    
}